home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 3 / Literacy Segments Part 3 / card_116836.txt < prev    next >
Text File  |  1989-08-22  |  3KB  |  103 lines

  1. -- card: 116836 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 115759
  5. -- name: Application Service P/5
  6. ----- HyperTalk script -----
  7. on doMenu what
  8.   if what is "next" then exit doMenu
  9.   pass doMenu
  10. end doMenu
  11.  
  12. on arrowKey which
  13.   if the textArrows and the optionKey is not down then
  14.     pass arrowKey
  15.     exit to HyperCard
  16.   end if
  17.   if which is "right" then exit arrowKey
  18.   pass arrowKey
  19. end arrowKey
  20.  
  21. on openCard
  22.   beenHereFlag 4,3
  23.   -- first param is item #, second is line # (of global)
  24.   pass openCard
  25. end openCard
  26.  
  27.  
  28. -- part 2 (button)
  29. -- low flags: 00
  30. -- high flags: 0000
  31. -- rect: left=493 top=319 right=341 bottom=512
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 1400 / 1400
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: Next
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.  
  43. end mouseUp
  44.  
  45.  
  46.  
  47. -- part contents for background part 6
  48. ----- text -----
  49. 116836
  50.  
  51. -- part contents for background part 22
  52. ----- text -----
  53. Practice 4:  A CAD Application:  What Type?
  54.  
  55. -- part contents for background part 24
  56. ----- text -----
  57. The College of Engineering has a CAD (Computer-Aided Design)  program residing on the file server.  Up to six users can open the application at one time; only one user at a time can modify a drawing document.
  58.  
  59. -- part contents for background part 23
  60. ----- text -----
  61. Click the type of application described.
  62.  
  63.  
  64. -- part contents for background part 27
  65. ----- text -----
  66. Single User is correct, but up to six users can open the application.  Please try again.
  67.  
  68. -- part contents for background part 29
  69. ----- text -----
  70. That‚Äôs right.  The CAD package described is a Multi-Launch, Single User application.
  71.  
  72. -- part contents for background part 28
  73. ----- text -----
  74. No.  You‚Äôve got both parts incorrect.  Please try again.
  75.  
  76. -- part contents for background part 30
  77. ----- text -----
  78. Multi-Launch is correct, but only one user at a time may open the application.  Please try again.
  79.  
  80. -- part contents for background part 32
  81. ----- text -----
  82. The CAD application described is Multi-Launch, Single User.
  83.  
  84. Multi-Launch because up to six users at a time may open the CAD application.
  85.  
  86. Single User because only one user at a time may modify a drawing document.
  87.  
  88. -- part contents for background part 33
  89. ----- text -----
  90. The CAD application described is Multi-Launch, Single User.
  91.  
  92. Multi-Launch because up to six users at a time may open the CAD application.
  93.  
  94. Single User because only one user at a time may modify a drawing document.
  95.  
  96. -- part contents for background part 3
  97. ----- text -----
  98. Types of Network Applications
  99.  
  100. -- part contents for background part 50
  101. ----- text -----
  102. 3
  103. 4